home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dictionnaire Hachette Multimedia
/
Dictionnaire Hachette Multimedia.iso
/
pc
/
demo
/
dhm00.dir
/
00001_Script_1
next >
Wrap
Text File
|
1995-09-05
|
253b
|
12 lines
on startmovie
preload
puppetsound "lcur70"
cursor 200
end
on keyup
if the key = "p" then go to the frame
if the key = "c" then CONTINUE
-- If the key = "r" then go to movie "DHM01"
if the key = "q" then go to movie "DHMFIN"
end